nanopyx.methods.srrf
API Documentation
SRRF
SRRF
calculate
built with
pdoc
nanopyx
.
methods
.
srrf
._srrf
class
SRRF
:
SRRF
(
magnification
:
int
=
5
,
ringRadius
:
float
=
0.5
,
border
:
int
=
0
,
radialityPositivityConstraint
:
bool
=
True
,
doIntensityWeighting
:
bool
=
True
)
def
calculate
(
self
,
dataset
:
numpy
.
ndarray
,
frames_per_timepoint
,
SRRForder
=
1
):